python 实现程序重启
def restart_program(): """Restarts the current program. Note: this function does not return. ...
def restart_program(): """Restarts the current program. Note: this function does not return. ...